Skip to content

Hostname

gallagherway.com

Last fetched

gallagherway.com resolves to 1 IPv4 address operated by AJGCO - Arthur J. Gallagher & Co. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

gallagherway.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.147.160.54151.147.160.0/22AS46342AJGCO - Arthur J. Gallagher & Co.US

WHOIS identity

Registrar
iana:299
Organization
arthur j. gallagher &
Contact emails

Subdomains

8 observed subdomains of gallagherway.com.

Web-graph footprint

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

191 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gallagherway.com.

Related pages

Pivot deeper into the graph from gallagherway.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gallagherway.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.