Skip to content

Hostname

firstreform.com

Last fetched

firstreform.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:474 as the registrar.

Nutrition Label

WHISPER CANON · firstreform.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/firstreform.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.100108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.108108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.112108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.24108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.224.125.10513.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.6713.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.8113.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.913.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.36.123.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.273.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.533.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.593.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:474
Organization
mazroc co.,ltd.
Contact emails

Subdomains

2 observed subdomains of firstreform.com.

Web-graph footprint

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

57 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for firstreform.com.

MechanismTarget
SPF_Awww.firstreform.com
SPF_INCLUDEaspmx.pardot.com

Related pages

Pivot deeper into the graph from firstreform.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "firstreform.com"})-[: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.