Skip to content

Hostname

equip4service.com

Last fetched

equip4service.com resolves to 1 IPv4 address operated by AS8739 in US. WHOIS lists iana:1005 as the registrar.

Nutrition Label

WHISPER CANON · equip4service.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/equip4service.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.252.144.22192.252.144.0/20AS8739US

WHOIS identity

Registrar
iana:1005
Organization
scott olson
Contact emails

Subdomains

7 observed subdomains of equip4service.com.

Web-graph footprint

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

13 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for equip4service.com.

MechanismTarget
SPF_Aequip4service.com
SPF_INCLUDEserver272.smtp-spf.sureserver.com
SPF_MXequip4service.com

Related pages

Pivot deeper into the graph from equip4service.com.

Cypher and MCP

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

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