Skip to content

Hostname

plugfield.com.br

Last fetched

plugfield.com.br resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · plugfield.com.brRouting diversity5.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/plugfield.com.br

Resolution chain

plugfield.com.br resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.195.44.834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.246.21544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.226.13054.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.42.2854.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.215.4754.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.203.15954.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.175.12554.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.59.8698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.21.18998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.179.243100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.219.898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
carlos bastos filho
Contact emails

Subdomains

8 observed subdomains of plugfield.com.br.

Web-graph footprint

Distinct hostnames that link to or from plugfield.com.br in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from plugfield.com.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "plugfield.com.br"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.