Skip to content

Hostname

skillsfirst.com

Last fetched

skillsfirst.com resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · skillsfirst.comRouting diversity5.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/skillsfirst.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.210.68.18718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.118.953.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.59.1203.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.117.1553.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.146.1013.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.160.1673.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.83.11334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.149.4534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.187.8534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.84.22544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.211.9.10644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.250.22352.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.75.12554.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.240.8054.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.198.217.11232.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.228.106100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.107.219100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
buydomains_com
Contact emails

Subdomains

1 observed subdomain of skillsfirst.com.

Web-graph footprint

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

97 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for skillsfirst.com.

MechanismTarget
SPF_INCLUDEemailsrvr.com

Related pages

Pivot deeper into the graph from skillsfirst.com.

Cypher and MCP

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

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