Skip to content

Hostname

rollins.com

Last fetched

rollins.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · rollins.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rollins.com

Resolution chain

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

IPPrefixASNOperatorCountry
174.129.30.187174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
rollins,
Contact emails

Subdomains

77 observed subdomains of rollins.com.

Web-graph footprint

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

186 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for rollins.com.

MechanismTarget
SPF_INCLUDEspf1.rollins.com
SPF_IP146.88.149.0/24
SPF_IP18.208.124.128/25
SPF_IP23.23.237.213
SPF_IP23.253.182.0/23
SPF_IP3.93.157.0/24
SPF_IP35.190.247.0/24
SPF_IP35.191.0.0/16
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP50.207.4.0/24
SPF_IP50.23.218.192/27
SPF_IP50.232.105.0/24
SPF_IP50.31.36.197
SPF_IP50.31.36.199
SPF_IP50.31.36.205
SPF_IP50.31.36.208
SPF_IP50.31.36.213
SPF_IP50.31.44.111/32
SPF_IP50.31.57.60/32
SPF_IP50.31.60.1
SPF_IP52.0.20.102
SPF_IP52.100.0.0/14
SPF_IP54.173.229.38
SPF_IP54.174.52.0/24
SPF_IP54.174.53.128/30
SPF_IP54.88.201.24

Related pages

Pivot deeper into the graph from rollins.com.

Cypher and MCP

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

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